func runtime.buildTypeAssertCache

2 uses

	runtime (current package)
		iface.go#L497: 	newC := buildTypeAssertCache(oldC, t, tab)
		iface.go#L507: func buildTypeAssertCache(oldC *abi.TypeAssertCache, typ *_type, tab *itab) *abi.TypeAssertCache {